libmouse-perl software package provides lightweight object framework for Perl, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libmouse-perl
libmouse-perl is installed in your system.
Make ensure the libmouse-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libmouse-perl *
You will get with libmouse-perl package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libmouse-perl |
| Version | 2.1.0-1 |
| Description | lightweight object framework for Perl |
| Sub Section | Perl |